Add a release note about RGBA visuals
authorMatthias Clasen <mclasen@redhat.com>
Tue, 4 Feb 2014 03:43:59 +0000 (22:43 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 4 Feb 2014 03:43:59 +0000 (22:43 -0500)
README.in

index 6c109dbd4b6a85dd2810ce68e1bffb428cc15c43..2cc514cad9d11f1aab24de61e627ba66f3fcd7bf 100644 (file)
--- a/README.in
+++ b/README.in
@@ -97,6 +97,11 @@ Release notes for 3.12
   and borders. This may require some adjustments in applications that
   were making assumptions about containers never rendering backgrounds.
 
+* GTK+ is now choosing an RGBA visual for its windows by default if
+  one is available. This can cause problems for applications which make
+  assumptions about the default visual. You can set GDK_RGBA=0 in the
+  environment to force GTK+ to use the default X11 visual, as before.
+
 Release notes for 3.10
 ======================